commit
01ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A Git commit workflow, where a commit is a saved checkpoint of code changes. It also checks copyright years and updates the related task status.
1,348 tagged plugin, measured the same way as everything else here.
Browse within: knowledge-management 69dsh 68skill 65deepseek-harness 64dsh-plugin 61dsh-skill 60marketplace 58opencode 56python 52sdlc 51aisecurity 50cybersecurity 50ai-development 47ai-collaboration 38
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A Git commit workflow, where a commit is a saved checkpoint of code changes. It also checks copyright years and updates the related task status.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A release-note generator that collects changes from GitHub pull requests, commits, and issues, then groups them into a project-formatted summary.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A procedure for running integration tests in the FIT Framework. Integration tests check that multiple parts work together by starting the service and calling its interfaces.
Skill Claude CodeCodex
Run repeated build -> QA -> re0-memo -> re0-work cycles while preserving learning and letting code die. Use for long agentic projects where progress must be measured by quality-cleared templates, reusable modules, and eliminated anti-patterns rather than hours spent or features accumulated.
Skill Claude CodeCodex
Carve guardrail-adjacent items out of scope with safe alternatives before risk-adjacent work starts, then run the safe remainder at full strength in a fresh subagent that only ever sees the carved prompt, never the risky input. Use when a task includes stealth, scraping, privacy, IP, policy, licensing, security, or…
Skill Claude CodeCodex
Size a task's run before spending it: the cheapest sufficient capability tier (fast, standard, frontier) and the reasoning effort within it, on a neutral scale that binds to whatever levels the model exposes. Use when work seems over- or under-powered, costly, ambiguous, or high-risk, or asks which model class and how…
Skill Claude CodeCodex
A technical-design guide for planning software changes before implementation. It produces a DESIGN.md document comparing at least two approaches and recording the chosen structure and trade-offs.
Skill Claude CodeCodex
A software-development stage that implements planned tasks using test-driven development, or TDD: write a failing test, make it pass, then improve the code. It checks the task plan, dependencies, file boundaries, and required completion evidence.
Skill Claude CodeCodex
A TaiyiForge planning step that turns a README, product requirements document, or technical plan into a list of separate project changes. Each change includes a suggested work profile, dependencies, and priority.
Skill Claude CodeCodex
A Chinese-language tool guide for creating, reading, and editing WeCom documents and smart tables. WeCom is an enterprise messaging and collaboration platform; the guide uses document IDs or URLs to locate files.
Skill Claude CodeCodex
A pre-call check for WeCom, an enterprise messaging and collaboration platform, before using its document or smart-table tools.
Skill Claude CodeCodex
A skill for managing rows in WeCom smart tables, which are shared online tables inside WeCom documents.
Skill Claude CodeCodex
Execute plan tasks sequentially using subagents. Use when user says 'exec', 'execute plan', 'run plan', or wants to implement a plan file task by task with isolated subagents.
Skill Claude CodeCodex
Comprehensive PR/issue review - analyzes architecture, tests, identifies unrelated changes mixed in, drafts review comment or issue comment. Use when user asks to review a PR, check a PR, look at PR changes, or comment on an issue.
Skill Claude CodeCodex
Read, work, and maintain a Git repo's deferred-work items in docs/backlog/, one file per item. Use when the user says "backlog", "check backlog", "what's on my backlog", "work the backlog", "address the backlog", "add to backlog", "clean up backlog", or when a review or task produced items that are real but not being…
Skill Claude CodeCodex
Use this skill to inspect or change ChatLuna agent admin state — skills, sub-agents, tools, MCP servers, MCP tools, or permission rules. The skill edits a working copy of the agent config inside the sandbox; the user must run chatluna.agent.sync to write changes back to the host instance.
Skill Claude CodeCodex
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating…
Skill Claude CodeCodex
Create, edit, convert, or audit ChatLuna sub-agent markdown files. Use when adding a new sub-agent, refining a sub-agent prompt, choosing a sub-agent's goal and output contract, restricting tools, skills, MCP, or computer permissions, pinning or omitting a model, setting maxTurns, placing agents under local…
Skill Claude CodeCodex
Rules and workflow for the "Org Monitoring by sfdx-hardis" Grafana dashboards v2 (docs/grafana/dashboards-v2). Use when creating or modifying v2 dashboards or alert rules, AND whenever a monitoring indicator (notification type, metric, logElements shape) is created, updated, or deleted - every indicator evolution must…
Skill Claude CodeCodex
Collect MegaLinter lint errors for the current repository. Use when the user wants to know if the code passes linting, why the MegaLinter CI job fails, or before/after fixing lint errors. Two modes - watch a CI job (GitHub Actions, GitLab CI, Azure Pipelines, Bitbucket Pipelines) and parse its logs, or run MegaLinter…
Skill Claude CodeCodex
How sfdx-hardis monitoring commands, notification types, frequency, and per-channel routing fit together. Use when adding a new monitoring command, adding a new notification type, changing default routing thresholds, wiring a new channel, or changing/removing an indicator's metrics or logElements (which also requires…
Skill Claude CodeCodex
A reference library for web-security challenges in CTFs, or capture-the-flag security competitions. It focuses on common PHP weaknesses, injection bypasses, source-code discovery, file inclusion, and finding hidden challenge data.
Skill Claude CodeCodex
A HackerOne bug-bounty safety procedure that reads a program's scope and rules before testing any target. HackerOne is a platform where companies invite security researchers to report vulnerabilities for possible rewards.
Skill Claude CodeCodex
An OSINT guide for open-source intelligence, meaning information collected from publicly available sources. It organizes reconnaissance across servers, websites, domains, and, when appropriate, people.