blank-canvas — for Claude Code blank-canvas, ppl-plus-ultra, community, for Claude Code, ide skills, middle-math, Initialize, canvas, workspace, manifest

v1.0.0

À propos de ce Skill

Scenario recommande : Ideal for AI agents that need initialize the canvas workspace. Resume localise : Workflow Load Canvas Workspace State Read the workspace manifest and directory structure: Report: package name, version, script targets, and how many source files and test files exist. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Fonctionnalités

Initialize the canvas workspace.
Load Canvas Workspace State
Read the workspace manifest and directory structure:
Read canvas/package.json
Glob canvas/src/ / .ts

# Core Topics

BigBruddaThunda BigBruddaThunda
[1]
[0]
Updated: 3/16/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 8/11

This page remains useful for teams, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution
Review Score
8/11
Quality Score
43
Canonical Locale
en
Detected Body Locale
en

Scenario recommande : Ideal for AI agents that need initialize the canvas workspace. Resume localise : Workflow Load Canvas Workspace State Read the workspace manifest and directory structure: Report: package name, version, script targets, and how many source files and test files exist. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Pourquoi utiliser cette compétence

Recommandation : blank-canvas helps agents initialize the canvas workspace. Workflow Load Canvas Workspace State Read the workspace manifest and directory structure: Report: package name, version, script targets, and

Meilleur pour

Scenario recommande : Ideal for AI agents that need initialize the canvas workspace.

Cas d'utilisation exploitables for blank-canvas

Cas d'usage : Applying Initialize the canvas workspace
Cas d'usage : Applying Load Canvas Workspace State
Cas d'usage : Applying Read the workspace manifest and directory structure:

! Sécurité et Limitations

  • Limitation : Confirm the active write scope: canvas/ paths only.
  • Limitation : Active agent scope: canvas/ only
  • Limitation : Confirm the active write scope: canvas/ paths only

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is blank-canvas?

Scenario recommande : Ideal for AI agents that need initialize the canvas workspace. Resume localise : Workflow Load Canvas Workspace State Read the workspace manifest and directory structure: Report: package name, version, script targets, and how many source files and test files exist. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

How do I install blank-canvas?

Run the command: npx killer-skills add BigBruddaThunda/ppl-plus-ultra. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for blank-canvas?

Key use cases include: Cas d'usage : Applying Initialize the canvas workspace, Cas d'usage : Applying Load Canvas Workspace State, Cas d'usage : Applying Read the workspace manifest and directory structure:.

Which IDEs are compatible with blank-canvas?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for blank-canvas?

Limitation : Confirm the active write scope: canvas/ paths only.. Limitation : Active agent scope: canvas/ only. Limitation : Confirm the active write scope: canvas/ paths only.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add BigBruddaThunda/ppl-plus-ultra. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use blank-canvas immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

blank-canvas

Install blank-canvas, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Initialize the canvas workspace.

Workflow

1. Load Canvas Workspace State

Read the workspace manifest and directory structure:

Read canvas/package.json
Glob canvas/src/**/*.ts
Glob canvas/tests/**/*.test.ts

Report: package name, version, script targets, and how many source files and test files exist.

2. Report Phase Completion

Check which Phase 1–5 artifacts exist:

PhaseArtifactCheck
1canvas/src/types/scl.tsDoes file exist?
2canvas/src/weights/Does directory contain .ts files?
3canvas/src/rendering/Does directory contain index.ts?
4canvas/src/tokens/tokens.tsDoes file exist?
5canvas/src/rendering/index.tsDoes weightsToCSSVars export exist?

Use Bash: test -f canvas/src/types/scl.ts && echo PHASE1_OK || echo PHASE1_MISSING

For each phase, report: COMPLETE or MISSING.

3. Load Boundary Rules

Read .claude/AGENT-BOUNDARIES.md — specifically the Canvas Path-Gating section and the canvas-renderer subagent constraints.

Confirm the active write scope: canvas/ paths only.

Prohibited write targets:

  • cards/ — workout card content (card-generator territory)
  • html/ — legacy HTML scaffold (separate phase)
  • web/ — web application layer (Phase 4/5)
  • middle-math/ — computation engine (separate workspace)

4. Report Current State

Output a summary in this format:

Canvas Workspace State
======================
Package: [name@version]
Source files: [count]
Test files: [count]

Phase completion:
  Phase 1 (types):     [COMPLETE | MISSING]
  Phase 2 (weights):   [COMPLETE | MISSING]
  Phase 3 (rendering): [COMPLETE | MISSING]
  Phase 4 (tokens):    [COMPLETE | MISSING]
  Phase 5 (pipeline):  [COMPLETE | MISSING]

canvas/components/ contents:
  [list files or "empty — ready for canvas-renderer"]

Active agent scope: canvas/ only
Prohibited: cards/, html/, web/, middle-math/

If $ARGUMENTS is provided, focus the report on the named phase (e.g., "5" → show Phase 5 details).

Compétences associées

Looking for an alternative to blank-canvas or another community skill for your workflow? Explore these related open-source skills.

Voir tout

openclaw-release-maintainer

Logo of openclaw
openclaw

Resume localise : 🦞 # OpenClaw Release Maintainer Use this skill for release and publish-time workflow. It covers ai, assistant, crustacean workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

widget-generator

Logo of f
f

Resume localise : Generate customizable widget plugins for the prompts.chat feed system # Widget Generator Skill This skill guides creation of widget plugins for prompts.chat . It covers ai, artificial-intelligence, awesome-list workflows. This AI agent skill supports Claude Code, Cursor, and

flags

Logo of vercel
vercel

Resume localise : The React Framework # Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. It covers blog, browser, compiler workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

138.4k
0
Navigateur

pr-review

Logo of pytorch
pytorch

Resume localise : Usage Modes No Argument If the user invokes /pr-review with no arguments, do not perform a review . It covers autograd, deep-learning, gpu workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

98.6k
0
Développeur