sck_0
3df2cec727
Merge feat/odoo-skills into main
2026-03-05 16:05:39 +01:00
sck_0
c2616f5bd4
Merge feat/fda-auditor into main
2026-03-05 16:05:22 +01:00
sickn33
f255b9163a
Merge pull request #196 from skyruh/perf/web-interface-optimization
...
Perf/web interface optimization
2026-03-05 16:03:12 +01:00
sickn33
5ec5f7ca0c
Merge pull request #199 from nagisanzenin/add-production-grade
...
Add Production Grade skill — 14-agent orchestrator pipeline
2026-03-05 16:03:09 +01:00
sickn33
dba1deda1d
Merge pull request #194 from sx4im/add-skill-drizzle-orm-expert
...
feat(skills): add drizzle-orm-expert skill for type-safe database dev…
2026-03-05 16:00:47 +01:00
sck_0
1c5a4c3b5f
chore: sync generated files for odoo skills
2026-03-05 15:58:58 +01:00
sck_0
3b31911cdb
chore: sync generated files for fda-auditor skills
2026-03-05 15:58:37 +01:00
sck_0
c979ccf6c9
chore: sync generated files for drizzle-orm-expert
2026-03-05 15:58:17 +01:00
Quan Duong
ac82b9f4e5
Add Production Grade skill — 14-agent orchestrator pipeline
...
Add nagisanzenin/claude-code-production-grade-plugin to Community
Contributors in README.md. This is a 14-agent autonomous pipeline
for full-project delivery with two-wave parallel execution.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-05 21:10:22 +07:00
github-actions[bot]
038148d53f
chore: update star history chart
2026-03-05 06:18:27 +00:00
Ramon Rios
e8a8796fe6
feat: add fda-food-safety-auditor and fda-medtech-compliance-auditor skills
2026-03-04 13:44:40 -07:00
Ramon Rios
76810e1c42
feat: add 24 Odoo skills (development, functional, devops, integrations)
2026-03-04 13:40:32 -07:00
Shivansh Gupta
9ffd57737d
chore: remove test log file
2026-03-05 00:36:50 +05:30
Shivansh Gupta
8840d0e8aa
Revert "feat(metadata): auto-categorize 851 skills and update index"
...
This reverts commit 3f43c359d5 .
2026-03-05 00:21:38 +05:30
Shivansh Gupta
3f43c359d5
feat(metadata): auto-categorize 851 skills and update index
2026-03-05 00:19:09 +05:30
Shivansh Gupta
3f35844ec9
feat(ux): implement incremental loading and edge-to-edge scrolling
2026-03-05 00:09:23 +05:30
Shivansh Gupta
44860d5f7b
feat(perf): implement global state, list virtualization, and debounced search
2026-03-04 23:57:54 +05:30
sx4im
d6b9de1beb
feat(skills): add drizzle-orm-expert skill for type-safe database development with Drizzle ORM
2026-03-04 23:16:02 +05:00
Shivansh Gupta
a33a9eaa1a
feat: optimize SkillDetail with lazy loading and shared state
2026-03-04 23:40:53 +05:30
Shivansh Gupta
804b5f6d75
feat: optimize Home page with list virtualization and debounced search
2026-03-04 23:33:33 +05:30
Shivansh Gupta
45bda8009f
feat: implement SkillContext for optimized data fetching
2026-03-04 23:29:01 +05:30
sck_0
159d04c9bf
docs: add new contributors to Repo Contributors section
...
Add contributors from recent PRs:
- @lsuryatej (skill-router)
- @tejasashinde (professional-proofreader)
- @SnakeEye-sudo (gemini-api, llm-optimizer, saas-mvp-launcher)
- @8144225309 (SuperScalar Lightning skills)
2026-03-04 18:18:35 +01:00
sck_0
c281687a0e
docs: update version and skill counts in documentation
...
- GETTING_STARTED.md: V6.5.0 → V6.10.0, 954+ → 978+
- FAQ.md: 700+ → 978+
- USAGE.md: 954+ → 978+
2026-03-04 18:17:13 +01:00
sck_0
0e4c0ece5e
docs: update README version references to v6.10.0
...
- Update skill count: 968+ → 978+
- Update version mentions: 6.7.0, 6.5.0 → 6.10.0
2026-03-04 18:11:54 +01:00
sck_0
9779744bc8
chore: release v6.10.0 - Skill Router & Developer Tools
...
New skills (7):
- skill-router: Intelligent skill discovery
- professional-proofreader: Grammar correction
- gemini-api-integration: Google Gemini API guide
- llm-prompt-optimizer: Prompt engineering framework
- saas-mvp-launcher: SaaS MVP roadmap
- lightning-factory-explainer, lightning-channel-factories, lightning-architecture-review: Bitcoin Lightning skills
Improvements:
- Durable execution docs updates
- devmarketing-skills community link
- Fixed risk levels in 3 skills
Registry: 978 skills
2026-03-04 18:10:35 +01:00
github-actions[bot]
bc269088f3
chore: sync generated registry files [ci skip]
2026-03-04 17:07:36 +00:00
sck_0
b1ca41cb6c
fix: correct risk level from 'low' to 'safe' in 3 skills
...
Fixes validation errors for:
- saas-mvp-launcher/SKILL.md
- llm-prompt-optimizer/SKILL.md
- gemini-api-integration/SKILL.md
Valid risk values are: none, safe, critical, offensive, unknown
2026-03-04 18:07:05 +01:00
sickn33
9026295687
Merge pull request #185 from 8144225309/add-superscalar
...
Add SuperScalar Lightning Network skills
2026-03-04 18:04:32 +01:00
sickn33
ab392cccd3
Merge pull request #188 from jonathimer/add-devmarketing-skills
...
docs: add jonathimer/devmarketing-skills to Community Contributors
2026-03-04 18:04:27 +01:00
sickn33
baab789d11
Merge pull request #184 from maxdml/dbos-skills-index
...
Highlight durable execution in relevant architectural skills
2026-03-04 18:04:19 +01:00
sickn33
9fc8d14506
Merge pull request #186 from SnakeEye-sudo/feat/add-new-skills
...
feat: add 3 new community skills (gemini-api-integration, llm-prompt-optimizer, saas-mvp-launcher)
2026-03-04 18:04:18 +01:00
sickn33
38783a36da
Merge pull request #189 from lsuryatej/main
...
feat: add skill-router skill for intelligent skill recommendation
2026-03-04 18:04:17 +01:00
sickn33
3e5eaf655e
Merge pull request #190 from tejasashinde/add-professional-proofreader-skill
...
feat: add professional-proofreader skill
2026-03-04 18:04:16 +01:00
sickn33
3766bf8ea7
Merge pull request #192 from sickn33/copilot/answer-basic-questions
...
Answer issue #187 : context7 global rules and session continuity across chat sessions
2026-03-04 18:03:41 +01:00
copilot-swe-agent[bot]
27e489445e
Add ISSUE_187_COMMENT.md answering context7 and session-continuity questions
...
Co-authored-by: sickn33 <184072420+sickn33@users.noreply.github.com >
2026-03-04 15:22:06 +00:00
copilot-swe-agent[bot]
7bc3f1b7fa
Initial plan
2026-03-04 15:18:51 +00:00
tejasashinde
9a22287d9b
Add professional-proofread skill
2026-03-04 17:09:33 +05:30
Suryatej Lalam
ff1f6b6b27
feat(skill-router): add intelligent skill recommender meta-skill
...
- Interviews users with 4-question funnel to identify their goal
- Recommends primary + secondary skills with exact invoke syntax
- Includes full example interaction, routing reference, and limitations
- Passes validate_skills.py with risk: safe, source: self
2026-03-04 16:53:16 +05:30
Suryatej Lalam
179c39af4e
feat: add skill-router skill for intelligent skill recommendation
2026-03-04 16:44:38 +05:30
Jonathan Reimer
9555c2dbf4
docs: add jonathimer/devmarketing-skills to Community Contributors
...
Developer marketing skills for AI agents — 33 skills covering HN strategy,
technical tutorials, docs-as-marketing, Reddit engagement, developer
onboarding, newsletters, SEO for devtools, and more.
MIT licensed, works with Claude Code, Cursor, Windsurf.
2026-03-04 10:08:31 +01:00
SnakeEye-sudo (Er. Sangam Krishna)
ff55696e1d
feat: add saas-mvp-launcher skill
2026-03-04 11:56:48 +05:30
SnakeEye-sudo (Er. Sangam Krishna)
2fdb916f93
feat: add llm-prompt-optimizer skill
2026-03-04 11:55:02 +05:30
SnakeEye-sudo (Er. Sangam Krishna)
b32bc468db
feat: add gemini-api-integration skill
2026-03-04 11:53:15 +05:30
github-actions[bot]
437a6cd3b5
chore: update star history chart
2026-03-04 06:16:40 +00:00
maxdml
1b8b9bf078
chore: sync generated registry files
2026-03-03 15:19:39 -08:00
maxdml
b3368327ee
re-trigger CI
2026-03-03 15:13:17 -08:00
8144225309
bfa3bb724c
Add SuperScalar Lightning Network skills
...
Add three Bitcoin Lightning Network agent skills from the SuperScalar project
(https://github.com/8144225309/SuperScalar ):
- lightning-factory-explainer: Explains channel factories and the SuperScalar protocol
- lightning-channel-factories: Technical reference for channel factory implementations
- lightning-architecture-review: Reviews Lightning protocol designs and scaling tradeoffs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 17:45:26 -05:00
maxdml
f3d2a595b0
re-trigger CI
2026-03-03 11:05:48 -08:00
maxdml
c3dccd2843
trigger test
2026-03-03 11:05:21 -08:00
maxdml
fa48b84975
trigger PR update
2026-03-03 11:00:17 -08:00