@slycode/slycode 0.1.19 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/web/.next/BUILD_ID +1 -1
- package/dist/web/.next/build-manifest.json +2 -2
- package/dist/web/.next/server/app/_global-error.html +2 -2
- package/dist/web/.next/server/app/_global-error.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.html +1 -1
- package/dist/web/.next/server/app/_not-found.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/dist/web/.next/server/app/page_client-reference-manifest.js +1 -1
- package/dist/web/.next/server/app/project/[id]/page_client-reference-manifest.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__46b023d4._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__4c7995bf._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__4d0d3464._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__543058c2._.js +3 -3
- package/dist/web/.next/server/chunks/[root-of-the-server]__6d330d40._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__884d73e4._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__949bb248._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__949d814c._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__aa814a86._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__ad64e04f._.js +2 -2
- package/dist/web/.next/server/chunks/[root-of-the-server]__baa99257._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__bbb4b3ac._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__bf286c26._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__ce429522._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__d38c7a96._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__e9b0e744._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__f1fe18e6._.js +2 -2
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__677b7660._.js +1 -1
- package/dist/web/.next/server/chunks/ssr/[root-of-the-server]__79c0188d._.js +1 -1
- package/dist/web/.next/server/chunks/ssr/src_lib_registry_ts_2fc87c9c._.js +1 -1
- package/dist/web/.next/server/pages/404.html +1 -1
- package/dist/web/.next/server/pages/500.html +2 -2
- package/dist/web/.next/static/chunks/7660448872d80e27.js +4 -0
- package/dist/web/.next/static/chunks/{49ff6bc5c5e30161.js → b694f741bb34ac84.js} +1 -1
- package/dist/web/src/components/ClaudeTerminalPanel.tsx +4 -0
- package/dist/web/src/lib/store-scanner.ts +70 -10
- package/dist/web/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/templates/kanban-seed.json +1 -1
- package/dist/store/.backups/actions/onboard.md +0 -33
- package/dist/store/.backups/actions/review.md +0 -37
- package/dist/store/.backups/actions/show-card.md +0 -20
- package/dist/store/.backups/checkpoint/SKILL.md +0 -43
- package/dist/store/.backups/context-priming/SKILL.md +0 -153
- package/dist/store/.backups/context-priming/references/area-index.md +0 -101
- package/dist/store/.backups/context-priming/references/areas/claude-actions.md +0 -120
- package/dist/store/.backups/context-priming/references/areas/messaging.md +0 -177
- package/dist/store/.backups/context-priming/references/areas/scripts-deployment.md +0 -138
- package/dist/store/.backups/context-priming/references/areas/skills.md +0 -135
- package/dist/store/.backups/context-priming/references/areas/terminal-bridge.md +0 -232
- package/dist/store/.backups/context-priming/references/areas/web-frontend.md +0 -252
- package/dist/store/.backups/context-priming/references/maintenance.md +0 -128
- package/dist/store/.ignored-updates.json +0 -37
- package/dist/store/actions/analyse-implementation.md +0 -72
- package/dist/store/actions/archive.md +0 -36
- package/dist/store/actions/clear.md +0 -13
- package/dist/store/actions/complete.md +0 -34
- package/dist/store/actions/continue.md +0 -20
- package/dist/store/agents/doc-updater.md +0 -619
- package/dist/store/mcp/context7.json +0 -8
- package/dist/store/skills/claude-code-docs-maintainer/SKILL.md +0 -168
- package/dist/store/skills/create-command/SKILL.md +0 -92
- package/dist/store/skills/doc-discovery/SKILL.md +0 -18
- package/dist/store/skills/doc-update/SKILL.md +0 -15
- package/dist/store/skills/dummy/SKILL.md +0 -22
- package/dist/store/skills/interactive-explainer/SKILL.md +0 -557
- package/dist/store/skills/interactive-explainer/assets/base_template.html +0 -780
- package/dist/store/skills/interactive-explainer/references/design_patterns.md +0 -486
- package/dist/store/skills/interactive-explainer/references/visualization_libraries.md +0 -512
- package/dist/store/skills/problem_summary/SKILL.md +0 -11
- package/dist/store/skills/reference-fetch/SKILL.md +0 -206
- package/dist/store/skills/skill-creator/LICENSE.txt +0 -202
- package/dist/store/skills/skill-creator/SKILL.md +0 -246
- package/dist/store/skills/skill-creator/scripts/init_skill.py +0 -303
- package/dist/store/skills/skill-creator/scripts/package_skill.py +0 -110
- package/dist/store/skills/skill-creator/scripts/quick_validate.py +0 -65
- package/dist/web/.next/static/chunks/600359dcf0f0daac.js +0 -4
- /package/dist/web/.next/static/{ilZDkIBsZqGYxOIGxgcnT → BbBq5FNe-sYRKe8Pc24UW}/_buildManifest.js +0 -0
- /package/dist/web/.next/static/{ilZDkIBsZqGYxOIGxgcnT → BbBq5FNe-sYRKe8Pc24UW}/_clientMiddlewareManifest.json +0 -0
- /package/dist/web/.next/static/{ilZDkIBsZqGYxOIGxgcnT → BbBq5FNe-sYRKe8Pc24UW}/_ssgManifest.js +0 -0
|
@@ -1,168 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: claude-code-docs-maintainer
|
|
3
|
-
description: >
|
|
4
|
-
Maintains and updates the Claude Code documentation in the SlyCode repository.
|
|
5
|
-
Triggers when asked to update Claude Code docs, check for new versions,
|
|
6
|
-
or research recent Claude Code changes. Knows the documentation structure
|
|
7
|
-
and update procedures.
|
|
8
|
-
version: 1.0.1
|
|
9
|
-
updated: 2026-02-22
|
|
10
|
-
allowed-tools:
|
|
11
|
-
- Read
|
|
12
|
-
- Write
|
|
13
|
-
- Edit
|
|
14
|
-
- Glob
|
|
15
|
-
- Grep
|
|
16
|
-
- WebSearch
|
|
17
|
-
- WebFetch
|
|
18
|
-
- Bash
|
|
19
|
-
---
|
|
20
|
-
|
|
21
|
-
# Claude Code Documentation Maintainer
|
|
22
|
-
|
|
23
|
-
This skill guides the maintenance and updating of Claude Code documentation stored in the SlyCode repository.
|
|
24
|
-
|
|
25
|
-
## Documentation Location
|
|
26
|
-
|
|
27
|
-
All Claude Code documentation is stored in:
|
|
28
|
-
```
|
|
29
|
-
documentation/reference/claude-code/
|
|
30
|
-
```
|
|
31
|
-
|
|
32
|
-
## Documentation Structure
|
|
33
|
-
|
|
34
|
-
```
|
|
35
|
-
claude-code/
|
|
36
|
-
├── FUNCTIONALITY-MANIFEST.md # Master reference document
|
|
37
|
-
├── VERSION-MANIFEST.md # Version tracking and update log
|
|
38
|
-
└── features/ # Deep-dive feature docs
|
|
39
|
-
├── SKILLS.md
|
|
40
|
-
├── HOOKS.md
|
|
41
|
-
├── SUBAGENTS.md
|
|
42
|
-
├── MCP.md
|
|
43
|
-
└── PLUGINS.md
|
|
44
|
-
```
|
|
45
|
-
|
|
46
|
-
## Update Procedure
|
|
47
|
-
|
|
48
|
-
When asked to update the documentation, follow these steps:
|
|
49
|
-
|
|
50
|
-
### 1. Check Current Version
|
|
51
|
-
|
|
52
|
-
```bash
|
|
53
|
-
claude --version
|
|
54
|
-
```
|
|
55
|
-
|
|
56
|
-
Compare against version in VERSION-MANIFEST.md.
|
|
57
|
-
|
|
58
|
-
### 2. Research Changes
|
|
59
|
-
|
|
60
|
-
Use WebSearch to find recent changes:
|
|
61
|
-
- Search: "Claude Code [version] release notes features"
|
|
62
|
-
- Search: "Claude Code changelog [date range]"
|
|
63
|
-
|
|
64
|
-
Check official sources:
|
|
65
|
-
- https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md
|
|
66
|
-
- https://github.com/anthropics/claude-code/releases
|
|
67
|
-
- https://code.claude.com/docs/en/
|
|
68
|
-
|
|
69
|
-
### 3. Identify New Features
|
|
70
|
-
|
|
71
|
-
Look for:
|
|
72
|
-
- New tools or commands
|
|
73
|
-
- Setting changes
|
|
74
|
-
- CLI flag additions
|
|
75
|
-
- Plugin/MCP updates
|
|
76
|
-
- Breaking changes
|
|
77
|
-
- Deprecations
|
|
78
|
-
|
|
79
|
-
### 4. Update Documentation Files
|
|
80
|
-
|
|
81
|
-
For each change:
|
|
82
|
-
|
|
83
|
-
1. **FUNCTIONALITY-MANIFEST.md** - Update relevant sections
|
|
84
|
-
2. **VERSION-MANIFEST.md** - Add version entry and update tracking
|
|
85
|
-
3. **features/*.md** - Update specific feature docs if affected
|
|
86
|
-
|
|
87
|
-
### 5. Update Version Info
|
|
88
|
-
|
|
89
|
-
In VERSION-MANIFEST.md:
|
|
90
|
-
- Update "Installed Version"
|
|
91
|
-
- Update "Documentation Date"
|
|
92
|
-
- Add entry to "Update Log"
|
|
93
|
-
- Record new features in "Version History"
|
|
94
|
-
|
|
95
|
-
### 6. Verify Accuracy
|
|
96
|
-
|
|
97
|
-
Cross-reference against:
|
|
98
|
-
- Official documentation
|
|
99
|
-
- Community feedback
|
|
100
|
-
- Actual behavior testing
|
|
101
|
-
|
|
102
|
-
## Adding New Feature Documentation
|
|
103
|
-
|
|
104
|
-
When a major new feature is added:
|
|
105
|
-
|
|
106
|
-
1. Create new file in `features/` directory
|
|
107
|
-
2. Follow existing format (see SKILLS.md as template)
|
|
108
|
-
3. Include:
|
|
109
|
-
- Overview section
|
|
110
|
-
- Configuration details
|
|
111
|
-
- Best practices
|
|
112
|
-
- Common pitfalls
|
|
113
|
-
- Examples
|
|
114
|
-
4. Add reference in FUNCTIONALITY-MANIFEST.md
|
|
115
|
-
5. Update VERSION-MANIFEST.md feature matrix
|
|
116
|
-
|
|
117
|
-
## Research Sources
|
|
118
|
-
|
|
119
|
-
### Official Sources (Highest Priority)
|
|
120
|
-
- https://code.claude.com/docs/en/
|
|
121
|
-
- https://github.com/anthropics/claude-code
|
|
122
|
-
- https://anthropic.com/engineering/claude-code-best-practices
|
|
123
|
-
|
|
124
|
-
### Community Sources (Verify Accuracy)
|
|
125
|
-
- https://claudelog.com/claude-code-changelog/
|
|
126
|
-
- https://claudefa.st/blog/guide/changelog
|
|
127
|
-
- Medium articles from trusted authors
|
|
128
|
-
- Hacker News discussions
|
|
129
|
-
|
|
130
|
-
### Plugin Information
|
|
131
|
-
- Official marketplace: browse via `/plugin discover`
|
|
132
|
-
- https://github.com/ccplugins/awesome-claude-code-plugins
|
|
133
|
-
- https://github.com/Piebald-AI/claude-code-lsps
|
|
134
|
-
|
|
135
|
-
## Quality Standards
|
|
136
|
-
|
|
137
|
-
All documentation must be:
|
|
138
|
-
- **Accurate** - Verified against actual behavior
|
|
139
|
-
- **Current** - Reflects latest version
|
|
140
|
-
- **Dense** - Information-rich, minimal fluff
|
|
141
|
-
- **Practical** - Includes examples and use cases
|
|
142
|
-
- **Actionable** - Clear guidance on when/how to use
|
|
143
|
-
|
|
144
|
-
## Document Versions
|
|
145
|
-
|
|
146
|
-
When updating any document, always:
|
|
147
|
-
1. Update the version number at the bottom
|
|
148
|
-
2. Update the "Last Updated" date
|
|
149
|
-
3. Use `date +%Y-%m-%d` for accurate date
|
|
150
|
-
|
|
151
|
-
## Feature Audit Process
|
|
152
|
-
|
|
153
|
-
To prevent missing features (like status line was initially missed), use the audit checklist:
|
|
154
|
-
|
|
155
|
-
1. Read `FEATURE-AUDIT-CHECKLIST.md`
|
|
156
|
-
2. Run through each category systematically
|
|
157
|
-
3. Check official docs index for unlisted pages
|
|
158
|
-
4. Review changelog for recent additions
|
|
159
|
-
5. Verify slash commands via `/` + Tab
|
|
160
|
-
6. Check settings via `/config`
|
|
161
|
-
7. Update checklist with findings
|
|
162
|
-
|
|
163
|
-
## Frequency
|
|
164
|
-
|
|
165
|
-
Recommended update schedule:
|
|
166
|
-
- **Weekly**: Check changelog for new releases
|
|
167
|
-
- **Monthly**: Full feature audit using checklist
|
|
168
|
-
- **On Release**: Update within 48 hours of major release
|
|
@@ -1,92 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: create-command
|
|
3
|
-
version: 1.0.1
|
|
4
|
-
updated: 2026-02-22
|
|
5
|
-
allowed-tools: Write, Read, Glob
|
|
6
|
-
argument-hint: [command-name] [purpose/requirements description]
|
|
7
|
-
description: Meta-command that creates structured slash commands with proper documentation
|
|
8
|
-
---
|
|
9
|
-
|
|
10
|
-
# Slash Command Creator - Meta Command
|
|
11
|
-
|
|
12
|
-
## Task
|
|
13
|
-
Create a new slash command file at `.claude/commands/$1.md` based on the requirements: "$2 $3 $4 $5 $6 $7 $8 $9"
|
|
14
|
-
|
|
15
|
-
## Analysis Phase
|
|
16
|
-
|
|
17
|
-
First, I'll analyze the requirements to determine:
|
|
18
|
-
1. What tools the new command will need
|
|
19
|
-
2. What arguments it should accept
|
|
20
|
-
3. What bash commands or file references it requires
|
|
21
|
-
4. The optimal workflow structure
|
|
22
|
-
|
|
23
|
-
## Command Generation
|
|
24
|
-
|
|
25
|
-
Based on the command name "$1" and purpose described above, I'll generate a complete slash command with the following structure:
|
|
26
|
-
|
|
27
|
-
### Generated Frontmatter
|
|
28
|
-
I'll create appropriate frontmatter including:
|
|
29
|
-
- `allowed-tools`: Minimal required permissions based on the command's purpose
|
|
30
|
-
- `argument-hint`: Clear parameter hints if the command needs arguments
|
|
31
|
-
- `description`: Concise description for `/help` listing
|
|
32
|
-
- `model`: Specific model if beneficial for the task type
|
|
33
|
-
|
|
34
|
-
### Generated Command Structure
|
|
35
|
-
|
|
36
|
-
The new command will include these sections:
|
|
37
|
-
|
|
38
|
-
#### 1. Summary
|
|
39
|
-
A clear description of what the command accomplishes and when to use it
|
|
40
|
-
|
|
41
|
-
#### 2. Variable Declarations
|
|
42
|
-
- **Input Variables**: Parameters the command accepts (using $ARGUMENTS or $1, $2, etc.)
|
|
43
|
-
- **Working Variables**: Internal variables the command will use during execution
|
|
44
|
-
- **Output Variables**: Results or artifacts the command produces
|
|
45
|
-
|
|
46
|
-
#### 3. Setup Tasks
|
|
47
|
-
- Prerequisite checks using bash commands with `!` prefix
|
|
48
|
-
- File discovery or validation
|
|
49
|
-
- Environment preparation
|
|
50
|
-
- Initial state capture
|
|
51
|
-
|
|
52
|
-
#### 4. Workflow
|
|
53
|
-
Step-by-step execution plan:
|
|
54
|
-
- Data gathering phase
|
|
55
|
-
- Processing/transformation phase
|
|
56
|
-
- Validation phase
|
|
57
|
-
- Output generation phase
|
|
58
|
-
|
|
59
|
-
Each step will include:
|
|
60
|
-
- Clear description of the action
|
|
61
|
-
- Required tool usage
|
|
62
|
-
- Error handling considerations
|
|
63
|
-
- Progress indicators where appropriate
|
|
64
|
-
|
|
65
|
-
#### 5. Reporting Format
|
|
66
|
-
How the command presents its results:
|
|
67
|
-
- Summary statistics or metrics
|
|
68
|
-
- Detailed findings organized by category
|
|
69
|
-
- Action items or recommendations
|
|
70
|
-
- File paths of generated artifacts
|
|
71
|
-
- Success/failure indicators
|
|
72
|
-
|
|
73
|
-
## Implementation
|
|
74
|
-
|
|
75
|
-
Now I'll create the slash command file with all the above sections properly filled out based on your requirements.
|
|
76
|
-
|
|
77
|
-
The generated command will be immediately usable and will follow best practices:
|
|
78
|
-
- Minimal required permissions
|
|
79
|
-
- Clear documentation
|
|
80
|
-
- Structured workflow
|
|
81
|
-
- Consistent output format
|
|
82
|
-
- Error handling
|
|
83
|
-
|
|
84
|
-
## Post-Creation Summary
|
|
85
|
-
|
|
86
|
-
After creating the command, I'll provide:
|
|
87
|
-
1. **Location**: Where the command was created
|
|
88
|
-
2. **Usage**: How to invoke it with examples
|
|
89
|
-
3. **Capabilities**: What it can do
|
|
90
|
-
4. **Testing**: Quick verification steps
|
|
91
|
-
|
|
92
|
-
Let me now generate your slash command...
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: doc-discovery
|
|
3
|
-
version: 1.0.1
|
|
4
|
-
updated: 2026-02-22
|
|
5
|
-
allowed-tools: Task
|
|
6
|
-
argument-hint: [optional date to check from]
|
|
7
|
-
description: Run documentation discovery phase without modifications
|
|
8
|
-
model: sonnet
|
|
9
|
-
---
|
|
10
|
-
|
|
11
|
-
# Documentation Discovery Analysis
|
|
12
|
-
|
|
13
|
-
Run a fresh documentation discovery analysis using the doc-updater agent without making any modifications. The doc-updater agent will:
|
|
14
|
-
1. Create a new agentic discovery document
|
|
15
|
-
2. Analyze all changes since last documentation update
|
|
16
|
-
3. Provide a complete report of needed documentation updates
|
|
17
|
-
|
|
18
|
-
This is explicitly a discovery-only run - no documentation will be modified
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: doc-update
|
|
3
|
-
version: 1.0.1
|
|
4
|
-
updated: 2026-02-22
|
|
5
|
-
allowed-tools: Task
|
|
6
|
-
argument-hint: [agentic-discovery-file]
|
|
7
|
-
description: Execute documentation updates based on discovery file
|
|
8
|
-
model: sonnet
|
|
9
|
-
---
|
|
10
|
-
|
|
11
|
-
# Documentation Update Execution
|
|
12
|
-
|
|
13
|
-
Execute documentation updates with the doc-updater agent based on the provided agentic discovery file @$1. If no file is provided, will use the most recently generated discovery document from doc-discovery command.
|
|
14
|
-
|
|
15
|
-
Please implement the documented changes based on the discovery analysis. Update all documentation as specified in the discovery file.
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: dummy
|
|
3
|
-
version: 1.0.1
|
|
4
|
-
updated: 2026-02-26
|
|
5
|
-
description: "Inert test skill for validating frontmatter parsing, tool restrictions, and cross-provider conversion"
|
|
6
|
-
provider: claude
|
|
7
|
-
allowed-tools: [Bash, Grep, Glob, Read]
|
|
8
|
-
---
|
|
9
|
-
|
|
10
|
-
# Dummy Skill
|
|
11
|
-
|
|
12
|
-
A deliberately inert skill that carries realistic frontmatter (including tool restrictions) without performing any actual work. Useful for validating that skill infrastructure — discovery, parsing, allowed-tools enforcement, and store conversion — handles a fully-dressed skill correctly.
|
|
13
|
-
|
|
14
|
-
## When to Invoke
|
|
15
|
-
|
|
16
|
-
Never. This skill has no operational behavior. If invoked, do nothing.
|
|
17
|
-
|
|
18
|
-
## Notes
|
|
19
|
-
|
|
20
|
-
- Safe to delete or archive at any time
|
|
21
|
-
- Can be used as a minimal template when creating new skills
|
|
22
|
-
- The `allowed-tools` field is present for testing purposes only
|