🖖
1. Make It Work → 2. Make It Right → 3. Make It Fast
Pinned Loading
-
Documentation Skill Generator Prompt...
Documentation Skill Generator Prompt for Claude Code 1Create a documentation skill for [TECHNOLOGY].
23Workflow:
41. LOCATE: Search for official docs repo. Clone to a temp folder with --depth 1. Note the repo URL.
52. ANALYZE: Find English markdown docs. Map the structure (getting-started, api, guides, config, etc.)
-
reverse-content-engineering-prompt.md
reverse-content-engineering-prompt.md 1You are an expert in computational argumentation, discourse analysis, and content architecture.
2Deconstruct this text systematically. Be specific, cite evidence, provide confidence scores for subjective assessments.
34═══════════════════════════════════════════════════════════════════════════════
5ANALYSIS PROTOCOL
-
DevSecOps - Top Four OpenSource SAST...
DevSecOps - Top Four OpenSource SAST tools for your CI/CD pipeline 1# DevSecOps - Top Four OpenSource SAST tools for your CI/CD pipeline23DevSecOps stands for Development, Security and Operations. DevSecOps involves introducing security practices and integrating tools earlier in the software development life cycle (SDLC), rather than treating security as a separate, post-development activity.
45Static Application Security Testing (SAST) is one of the key security practices that can be integrated into DevSecOps. It is a type of security testing that analyzes the source code of an application to identify potential security vulnerabilities before the code is deployed. SAST tools scan the source code line by line, looking for security weaknesses such as buffer overflow, SQL injection, cross-site scripting (XSS), and other vulnerabilities that could be exploited by attackers. SAST can be done for a variety of programming languages, including C/C++, Java, Python, Ruby, and others. It can be integrated into a Continuous Integration/Continuous Deployment (CI/CD) pipeline, allowing developers to receive feedback on potential security vulnerabilities as they write code, and enabling automated security testing as part of the development process.
-
morphic
morphic PublicForked from miurla/morphic
An AI-powered search engine with a generative UI
TypeScript
-
-
=LLM() formula for Google Sheets usi...
=LLM() formula for Google Sheets using OpenRouter 1// Constants at file root for global access2const API_KEY = "your_openrouter_api_key"; // Replace with your OpenRouter API key
3const MODEL = "google/gemini-2.5-pro-exp-03-25:free";
4const SYSTEM_PROMPT = `You are a helpful assistant that provides concise, accurate responses.
5When given data from a spreadsheet, analyze it thoroughly and provide insights that are relevant to the user's prompt.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



