Skip to main content
Run any Skill in Manus
with one click
GitHub repository

secure-claude-code-defaults

secure-claude-code-defaults contains 5 collected skills from alexander-turner, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
1
updated
2026-05-27
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

pr-creation
software-developers

Creates high-quality pull requests with an iterative compress-critique-fix loop before submission. Activate this skill whenever you are asked to create, open, submit, or push a pull request, OR whenever a new feature, fix, or refactor is complete and ready to ship. Also activate when the user says "make a PR", "open a PR", "submit this for review", "push and create a PR", "I'm done, create the PR", "the feature is done", "I'm finished", or any variation of completing work / requesting a pull request. Always activate before running `gh pr create`.

2026-05-27
pr-creation
software-developers

Creates high-quality pull requests with mandatory self-critique before submission. Activate this skill whenever you are asked to create, open, submit, or push a pull request. Also activate when the user says "make a PR", "open a PR", "submit this for review", "push and create a PR", "I'm done, create the PR", or any variation of requesting a pull request. Always activate before running `gh pr create`.

2026-05-27
commit
software-developers

Creates well-structured git commits using Conventional Commits format. Activate this skill whenever the user asks to commit changes, make a commit, save progress, or says "commit this", "commit my changes", "/commit", or any variation of requesting a git commit. Also activate when task instructions say to commit when done.

2026-05-26
markdown-block
technical-writers

Outputs content inside a copyable fenced markdown code block so the user can copy the raw markdown verbatim. Activate whenever the user asks for "copyable markdown", "raw markdown", "the markdown source", "give me the markdown", "as a code block I can copy", or any variation of requesting markdown they can paste elsewhere (READMEs, docs, issues, PR descriptions, chat messages).

2026-05-26
update-pr
software-developers

Updates an existing pull request with new changes, commits, and optionally revises the PR description. Activate when the user asks to update, fix, or add to an existing PR. Also activate when the user says "update the PR", "fix the PR", "add this to the PR", or any variation of modifying an existing pull request.

2026-05-26